You can also use your browser's 'Find in Page'
|
All | # | A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z
Title: On/Off Clock
Details: 1.00 KB * Uploaded June 30 1997
Description: This JavaScript example will display a JavaScript clock with an optional on/off switch.
[ Get Source Code ]
Title: One Letter
Contributor: Pun Man Kit (mkpunnl@netvigator.com)
Details: 1.67 KB * Uploaded April 16 1998
Description: This script will scroll one letter at a time of your message until the entire message has been displayed! Very neat!
[ Get Source Code ]
Title: Only One Field
Details: 1.45 KB * Uploaded July 30 1999
Description: The visitor must fill in either one of two fields, their name or email address. If they click in either box the other box's value is erased. Ensures that when the form is submitted only one field contains a value. Also contains validation that makes sure both fields are not empty.
[ Get Source Code ]
Title: Only Popup Once
Details: 2.58 KB * Uploaded September 3 1999
Description: If you have a new window open up on your home page, it opens every time your visitors come back to that page. This is rude as well as very annoying thing to force onto your visitors. But, using cookies, this script can determine if the visitor has been here before, and only open a new window on their first visit to the page. The next time they come back, the script will read the cookie, identify them as a repeat visitor, and NOT open the window again. Neat!
[ Get Source Code ]
Title: Optimized Popup
Contributor: Ronnie T. Moore, Editor
Details: 1.06 KB * Uploaded March 6 2000
Description: Opens a new full screen browser window optimized for the visitor's browser (Netscape, Internet Explorer, or Other). As well, the properties of new window can be customized -- such as the toolbars, scrollbars, menu bar, location bar, the status bar, and whether it is resizable or not. Great!
[ Get Source Code ]
Title: Option Search
Contributor: Darko Egersdorfer (darkoe@za.bynx.com)
Details: 1.90 KB * Uploaded October 24 2000
Description: Allows you to jump to any value in a drop down list. In our example, search for a value between 'a1' and 'a15'. Saves time when it comes to navigating within long pull down menus.
[ Get Source Code ]
Title: OverLIB
Contributor: Erik Bosrup (erik@bosrup.com)
Contributor URL: http://www.bosrup.com/web/overlib/
Details: 7.46 KB * Uploaded March 9 2000
Description: This JavaScript library allows you to display small popup information boxes to help visitors around your website. When their cursor is over a link, your message can be displayed in any of a number of box styles. And, since it is in a '.js' file, you can add the code to your site once and call it from every page of your site. Impressive!
[ Get Source Code ]